| Total Complexity | 23 |
| Dependencies | 19 |
| Dependents | 6 |
| Total lines | 199 |
| Lines of code | 100 |
| Logical lines of code | 45 |
| Comment lines | 52 |
| Methods | 7 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| getVatRate() | 58 | 6 | 14 | |
| getProductLines() | 54 | 4 | 21 | |
| getShippingLines() | 58 | 4 | 16 | |
| getFeeLines() | 58 | 4 | 16 | |
| addDiscountData() | 60 | 2 | 13 | |
| convertFloat() | 63 | 2 | 11 | |
| getOrderLines() | 66 | 1 | 9 |